You are here: COM Interface > Interfaces > IWordListBuilder Interface > IWordListBuilder::GetNthWord Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
IWordListBuilder::GetNthWord Method
Syntax
IDL
HRESULT GetNthWord([in] long iWord, [out, retval] BSTR * pWord);
Parameters
Description
[in] long iWord
iWord must be in the range from 0 to Count-1.

The word

Get the text of a word in the word list.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.